home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / wc_dv7a.zip / CONFIG.SYS < prev    next >
Text File  |  1991-03-24  |  2KB  |  42 lines

  1.                                                         11/22/90
  2.  
  3.                               |- Only if EGA or VGA AND planning to use
  4.                               |  VIDRAMEMS with QEMM - gives 64K more memory.
  5.                            -----------------
  6. Device=c:\Qemm\Qemm386.sys Exclude=b000-b7ff Ram Tasks=30 NW3
  7. shell=c:\command.com /p /e:384  (Increases environment space.)
  8. Stacks=0,0  <- Remove if unexplained system crashes.
  9. FILES=10  (89 more files are loaded high by Qemm in your autoexec.bat.)
  10. BUFFERS=10 /X  (ONLY for MS-Dos 4.01, not for ANY version of PC-Dos 4.x!)
  11. BUFFERS=1      (For Dos 3.31 and earlier; more are loaded high by Qemm.)
  12.  
  13. Notes: If you have unexplained system crashes, try deleting the Stacks
  14.        command and/or the /X buffers command.  Some machines and Bioses have
  15.        problems with Stacks, and with Buffers loaded in Expanded memory...
  16.        If you CAN NOT use the /X buffer command OR load buffers high using
  17.        Qemm's loadhi command, use 10 buffers if you run a cache and 30 to
  18.        40 if you do not run a cache.
  19.  
  20.        NW3 is only used with Qemm 5.11 and 5.12 and tells Qemm that you
  21.        do not intend to run Windows 3.  This slightly increases the
  22.        amount of available memory.
  23.  
  24.        Remove the exclude statement if you do not intend to use VIDRAMEMS.
  25.  
  26.        The Shell command increases the environment space to 384 bytes.
  27.  
  28.        The files are expanded to 99 in the statement in the autoexec.bat
  29.        file.
  30.  
  31.        If your motherboard supports Rom Shadowing, I recommend turning
  32.        it off (if possible) and using Qemm's ROM parameter to allow Qemm
  33.        to do the Rom shadowing instead.  This is generally faster, uses
  34.        less Ram and is more compatible...  If you do have Rom Shadowing
  35.        enabled with Qemm or your motherboard, and you have disk error
  36.        problems or unexplained crashes, you might try disabling the
  37.        shadowing.  This can particularly be a problem with SCSI drives.
  38.        SCSI drives often will also need the DMA parameter changed in the
  39.        Qemm config.sys line (see the Qemm documentation on this).
  40.  
  41.        -EOF-
  42.